Remove config.rpath from EXTRA_DIST
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 9 Aug 2016 16:16:17 +0000 (17:16 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 9 Aug 2016 16:19:48 +0000 (17:19 +0100)
The config.rpath script was added by running gettextize, but it's not
really needed, as config.rpath is generated by autotools and it's
included in the dist tarball automatically.

Upstream gettextize has been fixed so it does not happen any more:
http://savannah.gnu.org/bugs/index.php?48729

Makefile.am

index 86f773a1d4c90300b6a62eac69f01d9268c8ceb1..e53cb6a8752e10b96228adeeba4dd6884d73e09a 100644 (file)
@@ -22,7 +22,6 @@ EXTRA_DIST +=                 \
        sanitize-la.sh          \
        po/README.translators   \
        po/po2tbl.sed.in        \
-       build-aux/config.rpath  \
        make-pot
 
 MAINTAINERCLEANFILES = \